demo: Add the sliding puzzle demo
authorBenjamin Otte <otte@redhat.com>
Mon, 4 Jun 2018 03:41:44 +0000 (05:41 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Jun 2018 01:47:30 +0000 (21:47 -0400)
commitb6c8943bbfb046f4f8c2b468a71b407115735760
treef733dd4469a445d8a1fdb221f4ab9f6b13105d8f
parent46d8c84049f7e76c8d8ff4f71eac95d8ea227920
demo: Add the sliding puzzle demo
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/meson.build
demos/gtk-demo/puzzlepiece.c [new file with mode: 0644]
demos/gtk-demo/puzzlepiece.h [new file with mode: 0644]
demos/gtk-demo/sliding_puzzle.c [new file with mode: 0644]